.Bg{background:url(/resources/default/image/2017-12-25_135936.jpg) center center; background-size:cover; overflow:hidden; position: relative;height:300px;}
.lianjie{float:right;margin-right:25%; margin-top:20px;}
.lianjie li{float:left; margin-left:10px; list-style-type: none;}
.lianjie li a{ float:left; font: "微软雅黑"; font-size:14px; color: #000; text-decoration: none;}
.logo{width:1140px; margin:0 auto;}
.logo img{float:left;}
.logo .lg{margin:70px 0 0 60px; background-image:url(/resources/default/image/logo2.png); width:416px; height:136px; float:left;}
.logo .kh{margin: 30px 0 0 40px;width:540px; background-image:url(/resources/default/image/kh1.png); width:624px; height:144px; float:left;}
.hua{ position: absolute; left:11%; top:143px;opacity:0.5;}
.left{background:url(../images/left.png);width: 400px;height: 349px;position: absolute; display:none;}
.right{background:url(../images/right.png);width: 171px;height: 312px;position: absolute;right:0;top:365px; display:none;}
.alert_windows{
		display:none;
		position:absolute;
		z-index:10;
		width:1005px;
		height:396px;
		background:#566F93;
  -moz-box-shadow:3px 3px 30px #000000;
  -webkit-box-shadow:3px 3px 30px #000000;
  box-shadow:3px 3px 30px #000000;

	}
	
	.alert_windows span{
		float:right;
		width:30px;
		height:30px;
		text-align:center;
		font:15px/30px Microsoft Yahei;
		cursor:pointer;
		color:#EEE;
		background:lightblue;
  display: block;
  position: absolute; 
  top: 0px; right: 0px;
	}
	
	.alert_windows span:hover{
		color:#EEE;
		background:red;
	}
.zhezhao{  
  width:100%;  
  height:100%;  
  background-color:#000;  
  filter:alpha(opacity=50);  
  -moz-opacity:0.5;  
  opacity:0.5;  
  position:absolute;  
  left:0px;  
  top:0px;  
  display:none;  
  z-index:5;  
}  
.daohang{background-image:url(/resources/default/image/daohang.png);background-repeat:repeat-x;width:100%;height:65px;font-family:"Microsoft YaHei";}
.dh_ming{width:1000px;height:56px;}
.dh_ming ul{width:1000px;float:left;margin-right:0 auto;height:56px;}
.dh_ming a{width:96px;height:48px;color:#fff;font-size:21px;font-family:"Microsoft YaHei";}
.dh_ming1:hover{background:#108b62;height:48px;color:#a6ffe3;}
.dh_ming1{float:left;width:96px;height:50px;padding-top:17px;}
.select0{background:#108b62;height:48px;}
.select01{ font-size:23px !important; color:#a0f9dd !important;font-family:"Microsoft YaHei";}
.searchinput{border-right-width: 0px;padding-left: 3px;width: 160px;font-family: arial;float: left;border-top-width: 0px;border-bottom-width: 0px;color: #c0c0c0;margin-left: 4px;font-size: 8pt;vertical-align: middle;border-left-width: 0px;margin-right: 3px;height:31px;background:#108b62;    border-radius: 15px;}


/* 浮动二维码  */
.qr-code {
	position: fixed;
	bottom: 30%;
	right: 2%;
	z-index: 100;
}

.dis-float{
	 width:32px;
	 float:right;
}
.flo{
	height:40px;
}
.m{
	background:url(/resources/default/image/m.png) no-repeat center center;
	cursor: pointer;
}
.b{
	background:url(../images/b.png) no-repeat center center;
	cursor: pointer;
}
.p{
	background:url(../images/p.png) no-repeat center center;
	cursor: pointer;
}
.c{
	background:url(../images/c.png) no-repeat center center;
	cursor: pointer;
}
.code-m{
	background:url(/resources/default/image/weixin.png) no-repeat top;
	height:91px;
}
.code-b{
	background:url(../images/b-code.png) no-repeat top;
	height:91px;
}
.code-p{
	 
	height:91px;
}
.code-float{
	 display:none;
	 height:144px;
	 width:116px;
	 float:right;
	 padding:16px 10px 0 10px;
	 margin-top: 4px;
	 margin-right: 6px;
	 border:1px solid #e5e5e5;
	 border-radius:7px;
	 background-color:#fff;
}
.top-code{
	 text-align:center;margin-top:6px;
}